[INFO] cloning repository https://github.com/expenses/runic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/expenses/runic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpenses%2Frunic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpenses%2Frunic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ecaa4bbd1503f12414814d20e43c19705022ae8
[INFO] testing expenses/runic against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpenses%2Frunic" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/expenses/runic
[INFO] finished tweaking git repo https://github.com/expenses/runic
[INFO] tweaked toml for git repo https://github.com/expenses/runic written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/expenses/runic on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/expenses/runic already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1123985ed389c1d31e43e33df79f56565572294ec110a80c2360bbd20c4d635
[INFO] running `Command { std: "docker" "start" "-a" "d1123985ed389c1d31e43e33df79f56565572294ec110a80c2360bbd20c4d635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1123985ed389c1d31e43e33df79f56565572294ec110a80c2360bbd20c4d635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1123985ed389c1d31e43e33df79f56565572294ec110a80c2360bbd20c4d635", kill_on_drop: false }`
[INFO] [stdout] d1123985ed389c1d31e43e33df79f56565572294ec110a80c2360bbd20c4d635
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a4a94ad0d9d9d4f938ad0cd92566054b097974e6ccb86555e646704140f23e8
[INFO] running `Command { std: "docker" "start" "-a" "5a4a94ad0d9d9d4f938ad0cd92566054b097974e6ccb86555e646704140f23e8", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling cc v1.0.38
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling smallvec v0.6.10
[INFO] [stderr]    Compiling pkg-config v0.3.15
[INFO] [stderr]    Compiling parking_lot_core v0.5.0
[INFO] [stderr]    Compiling downcast-rs v1.0.4
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.2
[INFO] [stderr]    Compiling same-file v1.0.5
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling stb_truetype v0.2.6
[INFO] [stderr]    Compiling rustc-hash v1.0.1
[INFO] [stderr]    Compiling walkdir v2.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.8.0
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling lock_api v0.2.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]    Compiling takeable-option v0.4.0
[INFO] [stderr]    Compiling x11-dl v2.18.3
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling gl_generator v0.11.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling dlib v0.4.1
[INFO] [stderr]    Compiling wayland-sys v0.21.13
[INFO] [stderr]    Compiling rusttype v0.7.7
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.34
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.5
[INFO] [stderr]    Compiling glium v0.25.1
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling wayland-commons v0.21.13
[INFO] [stderr]    Compiling derivative v1.0.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.4.6
[INFO] [stderr]    Compiling winit v0.19.2
[INFO] [stderr]    Compiling glutin v0.21.0
[INFO] [stderr]    Compiling runic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.48s
[INFO] running `Command { std: "docker" "inspect" "5a4a94ad0d9d9d4f938ad0cd92566054b097974e6ccb86555e646704140f23e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a4a94ad0d9d9d4f938ad0cd92566054b097974e6ccb86555e646704140f23e8", kill_on_drop: false }`
[INFO] [stdout] 5a4a94ad0d9d9d4f938ad0cd92566054b097974e6ccb86555e646704140f23e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1361cb7b5e0ab65a0249a0a85d40bc9f45dd32456e29b6bfde029d75c59959e9
[INFO] running `Command { std: "docker" "start" "-a" "1361cb7b5e0ab65a0249a0a85d40bc9f45dd32456e29b6bfde029d75c59959e9", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling runic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.79s
[INFO] running `Command { std: "docker" "inspect" "1361cb7b5e0ab65a0249a0a85d40bc9f45dd32456e29b6bfde029d75c59959e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1361cb7b5e0ab65a0249a0a85d40bc9f45dd32456e29b6bfde029d75c59959e9", kill_on_drop: false }`
[INFO] [stdout] 1361cb7b5e0ab65a0249a0a85d40bc9f45dd32456e29b6bfde029d75c59959e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 17b71249c49d1ef5265fcf39075014dbf2cf802054b39307fdfc780b9f821710
[INFO] running `Command { std: "docker" "start" "-a" "17b71249c49d1ef5265fcf39075014dbf2cf802054b39307fdfc780b9f821710", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/lib.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `runic` (lib) generated 1 warning
[INFO] [stderr] warning: `runic` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/runic-542d969f13476276)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::compile_shaders' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.3/src/xlib.rs:41:1:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x635d52fd6c1a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x635d52fd6c1a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x635d52fd6c1a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x635d52fd6c1a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x635d52febe7a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x635d52febe7a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stderr]    6:     0x635d52fdc102 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x635d52fdc102 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x635d52fb537f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x635d52fb537f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x635d52fcecd1 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x635d52dba41c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stderr]   12:     0x635d52dba41c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stderr]   13:     0x635d52fcef82 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stderr]   14:     0x635d52fcef82 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x635d52fb546a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x635d52faa619 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x635d52fb614d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x635d52fec45d - core[d17f6591d688f3bd]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x635d52fec45d - core[d17f6591d688f3bd]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stderr]   20:     0x635d52fec5a7 - core[d17f6591d688f3bd]::panicking::panic_null_pointer_dereference
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:302:5
[INFO] [stderr]   21:     0x635d52f5d4ae - <<x11_dl[a931987222b5826]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.3/src/link.rs:42:38
[INFO] [stderr]   22:     0x635d52f5d4ae - <<<x11_dl[a931987222b5826]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   23:     0x635d52f62643 - <lazy_static[b389ebfdd0411a06]::lazy::Lazy<[(&str, usize); 767usize]>>::get::<<<x11_dl[a931987222b5826]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.3.0/src/inline_lazy.rs:28:29
[INFO] [stderr]   24:     0x635d52f5defe - <std[fce30c26ee6459b]::sync::once::Once>::call_once::<<lazy_static[b389ebfdd0411a06]::lazy::Lazy<[(&str, usize); 767usize]>>::get<<<x11_dl[a931987222b5826]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:166:41
[INFO] [stderr]   25:     0x635d52fba719 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stderr]   26:     0x635d52f5d749 - <std[fce30c26ee6459b]::sync::once::Once>::call_once::<<lazy_static[b389ebfdd0411a06]::lazy::Lazy<[(&str, usize); 767usize]>>::get<<<x11_dl[a931987222b5826]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:166:20
[INFO] [stderr]   27:     0x635d52f61e63 - <lazy_static[b389ebfdd0411a06]::lazy::Lazy<[(&str, usize); 767usize]>>::get::<<<x11_dl[a931987222b5826]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.3.0/src/inline_lazy.rs:27:16
[INFO] [stderr]   28:     0x635d52f61e63 - <<x11_dl[a931987222b5826]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__stability
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.3.0/src/lib.rs:138:26
[INFO] [stderr]   29:     0x635d52f61e63 - <<x11_dl[a931987222b5826]::xlib::Xlib>::init::SYMS as core[d17f6591d688f3bd]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.3.0/src/lib.rs:140:17
[INFO] [stderr]   30:     0x635d52f61653 - <x11_dl[a931987222b5826]::xlib::Xlib>::init
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.3/src/link.rs:48:36
[INFO] [stderr]   31:     0x635d52f61c73 - <x11_dl[a931987222b5826]::xlib::Xlib>::open
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.3/src/link.rs:62:16
[INFO] [stderr]   32:     0x635d52ec4b63 - <winit[d54357789de20424]::platform::platform::x11::xdisplay::XConnection>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.2/src/platform/linux/x11/xdisplay.rs:34:20
[INFO] [stderr]   33:     0x635d52ec1ab2 - <winit[d54357789de20424]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.2/src/platform/linux/mod.rs:54:20
[INFO] [stderr]   34:     0x635d52ec1ab2 - <<winit[d54357789de20424]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x635d52e9a65b - <lazy_static[b389ebfdd0411a06]::lazy::Lazy<lock_api[748e30b6a4c6200f]::mutex::Mutex<parking_lot[bbe140db875019bf]::raw_mutex::RawMutex, core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<winit[d54357789de20424]::platform::platform::x11::xdisplay::XConnection>, winit[d54357789de20424]::platform::platform::x11::xdisplay::XNotSupported>>>>::get::<<winit[d54357789de20424]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.3.0/src/inline_lazy.rs:28:29
[INFO] [stderr]   36:     0x635d52e96f9e - <std[fce30c26ee6459b]::sync::once::Once>::call_once::<<lazy_static[b389ebfdd0411a06]::lazy::Lazy<lock_api[748e30b6a4c6200f]::mutex::Mutex<parking_lot[bbe140db875019bf]::raw_mutex::RawMutex, core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<winit[d54357789de20424]::platform::platform::x11::xdisplay::XConnection>, winit[d54357789de20424]::platform::platform::x11::xdisplay::XNotSupported>>>>::get<<winit[d54357789de20424]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:166:41
[INFO] [stderr]   37:     0x635d52fba719 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stderr]   38:     0x635d52e96ab9 - <std[fce30c26ee6459b]::sync::once::Once>::call_once::<<lazy_static[b389ebfdd0411a06]::lazy::Lazy<lock_api[748e30b6a4c6200f]::mutex::Mutex<parking_lot[bbe140db875019bf]::raw_mutex::RawMutex, core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<winit[d54357789de20424]::platform::platform::x11::xdisplay::XConnection>, winit[d54357789de20424]::platform::platform::x11::xdisplay::XNotSupported>>>>::get<<winit[d54357789de20424]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:166:20
[INFO] [stderr]   39:     0x635d52eae020 - <lazy_static[b389ebfdd0411a06]::lazy::Lazy<lock_api[748e30b6a4c6200f]::mutex::Mutex<parking_lot[bbe140db875019bf]::raw_mutex::RawMutex, core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<winit[d54357789de20424]::platform::platform::x11::xdisplay::XConnection>, winit[d54357789de20424]::platform::platform::x11::xdisplay::XNotSupported>>>>::get::<<winit[d54357789de20424]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.3.0/src/inline_lazy.rs:27:16
[INFO] [stderr]   40:     0x635d52eae020 - <winit[d54357789de20424]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref::__stability
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.3.0/src/lib.rs:138:26
[INFO] [stderr]   41:     0x635d52eae020 - <winit[d54357789de20424]::platform::platform::X11_BACKEND as core[d17f6591d688f3bd]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.3.0/src/lib.rs:140:17
[INFO] [stderr]   42:     0x635d52eab241 - <winit[d54357789de20424]::platform::platform::EventsLoop>::new_x11
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.2/src/platform/linux/mod.rs:468:9
[INFO] [stderr]   43:     0x635d52eab004 - <winit[d54357789de20424]::platform::platform::EventsLoop>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.2/src/platform/linux/mod.rs:449:29
[INFO] [stderr]   44:     0x635d52e9983b - <winit[d54357789de20424]::EventsLoop>::new
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.2/src/lib.rs:250:26
[INFO] [stderr]   45:     0x635d52d8fea6 - runic[c031923862cf2cd4]::tests::compile_shaders
[INFO] [stderr]                                at /opt/rustwide/workdir/src/tests.rs:28:22
[INFO] [stderr]   46:     0x635d52d8eeb7 - runic[c031923862cf2cd4]::tests::compile_shaders::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/tests.rs:22:21
[INFO] [stderr]   47:     0x635d52d6f436 - <runic[c031923862cf2cd4]::tests::compile_shaders::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   48:     0x635d52dad6fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   49:     0x635d52dad6fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stderr]   50:     0x635d52dbaeeb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stderr]   51:     0x635d52dbaeeb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   52:     0x635d52dbaeeb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   53:     0x635d52dbaeeb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   54:     0x635d52dbaeeb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   55:     0x635d52dbaeeb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stderr]   56:     0x635d52dbaeeb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stderr]   57:     0x635d52db4604 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stderr]   58:     0x635d52db4604 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   59:     0x635d52dbdaf2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stderr]   60:     0x635d52dbdaf2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   61:     0x635d52dbdaf2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   62:     0x635d52dbdaf2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   63:     0x635d52dbdaf2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   64:     0x635d52dbdaf2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stderr]   65:     0x635d52dbdaf2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   66:     0x635d52fd651f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stderr]   67:     0x635d52fd651f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   68:     0x781da67e9aa4 - <unknown>
[INFO] [stderr]   69:     0x781da6876a64 - clone
[INFO] [stderr]   70:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/runic-542d969f13476276` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "17b71249c49d1ef5265fcf39075014dbf2cf802054b39307fdfc780b9f821710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17b71249c49d1ef5265fcf39075014dbf2cf802054b39307fdfc780b9f821710", kill_on_drop: false }`
[INFO] [stdout] 17b71249c49d1ef5265fcf39075014dbf2cf802054b39307fdfc780b9f821710
